@extends($layout) @section('header_scripts') @stop @section('content')

{{getPhrase('select_details')}}

@if($is_multibranch) @include('common.year-selection-view', array('class'=>'custom-row-6')) @else @include('transport.year-selection-view', array('class'=>'custom-row-6')) @endif

@{{class_title}}

@{{class_title_yer_sem}}

{{getPhrase('sno')}} {{getPhrase('name')}} {{getPhrase('roll_no')}} {{getPhrase('course')}} {{getPhrase('assign_vehicle')}}
@{{$index+1}} @{{user.name}} @{{user.roll_no}} @{{user.course_title}} {{getPhrase('assign_vehicle')}}
{{getPhrase('no_data_available')}}

{{-- Print --}}
@stop @section('footer_scripts') @if($is_multibranch) @include('transport.scripts.assign-scripts') @else @include('transport.scripts.assign-scripts-2') @endif @stop