@extends('common.provider.layout.base') {{ App::setLocale( isset($_COOKIE['provider_language']) ? $_COOKIE['provider_language'] : 'en' ) }} @section('styles') @parent @stop @section('content') @include('common.provider.includes.history-nav') @lang('provider.s.no') @lang('provider.booking_id') @lang('provider.date') @lang('provider.category') @lang('provider.amount') @lang('provider.status') @lang('provider.action') Service Details × Service Service Location : Service Type : Booking Id Total Minutes Base Fare $ Tax Fare $ Extra Charges $ Tips $ Wallet Detection $ Total Before After User Details Dispute Details × Dispute Name : Date : Status : Comments By : Comments : Dispute Name Select Dispute Comments @stop @section('scripts') @parent @stop