@extends($layout) @section('header_scripts') @stop @section('content')
{{ getPhrase('vehicle_number')}} {{ getPhrase('routes')}} {{ getPhrase('action')}}
@endsection @section('footer_scripts') @include('common.datatables', array('route'=>URL_VIEW_VECHICLES_AJAXLIST, 'route_as_url' => TRUE )) @stop