@extends('_route_.layout') @section('_vars_.m_header') @endsection @section('_vars_.breadcrumbs')

@lang('_title_')

@endsection @section('_vars_.content')
_index_ {{ $_vars_->withQueryString()->links() }}
@endsection @section('_vars_.scripts') @endsection