@extends('admin.layout.base') @section('title', 'Update Service Type ') @section('content')
@lang('admin.back')
@lang('admin.service.Update_User')
{{csrf_field()}}
@lang('admin.service.Service_Name')
@lang('admin.service.Provider_Name')
@lang('admin.picture')
@if(isset($service->image))
@endif
@lang('admin.service.Pricing_Logic')
calculator =='MIN') selected @endif>@lang('servicetypes.MIN')
calculator =='HOUR') selected @endif>@lang('servicetypes.HOUR')
calculator =='DISTANCE') selected @endif>@lang('servicetypes.DISTANCE')
calculator =='DISTANCEMIN') selected @endif>@lang('servicetypes.DISTANCEMIN')
calculator =='DISTANCEHOUR') selected @endif>@lang('servicetypes.DISTANCEHOUR')
@lang('admin.service.Base_Price') ({{ currency('') }})
{{--
@lang('admin.service.Base_Distance') ({{ distance() }})
@lang('admin.service.unit') ({{ distance() }})
@lang('admin.service.unit_time') ({{ currency() }})
@if($service->calculator =='DISTANCEHOUR')
@lang('admin.service.hourly_Price') ({{ currency('') }})
@else
@lang('admin.service.hourly_Price') ({{ currency('') }})
@endif --}}
@lang('admin.service.Seat_Capacity')
Outstation Fare
@lang('admin.service.outstation_per_km') ({{ distance() }})
@lang('admin.service.roundtrip_per_km') ({{ distance() }})
@lang('admin.service.outstation_driverbata') ({{ currency() }})
Rental Fare
@lang('admin.service.rental_fare') ({{ currency() }})
Peak Time (Minute Fare)
@foreach($wc as $index => $w) @endforeach @foreach($wc_new as $index => $w) @endforeach
ID
Time
Peak Price
{{$index + 1}}
{{ date('h:i A', strtotime($w->time[0]->from_time)) }} - {{date('h:i A', strtotime($w->time[0]->to_time))}}
{{$index + 1 }}
{{ date('h:i A', strtotime($w->from_time)) }} - {{date('h:i A', strtotime($w->to_time))}}
ID
Time
Peak Price
Rental Hour Pacakge
@lang('admin.service.hour_fare') ({{ currency() }})
@lang('admin.service.km_fare') ({{ currency() }})
Night Fare
@lang('admin.service.night_fare') (in %)
Clustured Price
@foreach($geofencing as $index => $data)
ID
City Name
Base Distance(0 KM)
Distance Price (1 KM)
City Limits(0KM)
Minute Price