@extends("layouts.insurance.app") @section("page-title") {{__("Dashboard")}} @endSection @section("page-nav-title")
{{__("ID")}} | {{__("English Name")}} | {{__("Arabic Name")}} | {{--{{__("Load Weight From")}} | --}} {{--{{__("Load Weight To")}} | --}}{{__("Price")}} | {{__("Currency")}} | {{__("Control")}} |
---|---|---|---|---|---|---|---|
{{$incType->id}} | {{$incType->insurance_type_en}} | {{$incType->insurance_type_ar}} | {{number_format($incType->insurance_price,2)}} | {{ ${"currency_".\Illuminate\Support\Facades\App::getLocale()} }} | $incType->id])}}" class="control-link edit"> |