@extends('layouts.main') @section('content')

Update Route

{{ csrf_field() }}
number_of_team_member > 1 ? 'style="display: none"' :'' }}>
is_rouptes == 1 ? 'checked' :''}} />
is_rouptes == 0 ? 'style="display: none"' :''}} >
is_fuel_up == 1 ? 'checked' :''}} />
is_fuel_up == 0 ? 'style="display: none"' :''}}>
is_fuel_up == 0 ? 'style="display: none"' :''}} >
@endsection @section('sub_header')
Update Route
@endsection @section('theam_css') @endsection @section('js_file') @endsection @section('page_js') @endsection