@extends("layouts.insurance.app") @section("page-title") {{__("Dashboard")}} @endSection @section("page-nav-title")

{{__("Company Request")}}

{{__("Company Request")}}

@endsection @section("css-links") getLocale() . "/pages/orders.css")}}"> @endsection @section("content") @include("includes.dialog")
{{-- @include("admin.order.parts.filter")--}}
{{--
--}} {{--
--}} {{-- @csrf--}} {{-- --}} {{-- {{__("Export As Excel")}}--}} {{--
--}} {{--
--}}
{{__("Name")}}: {{$user_name}}
{{__("Phone Number")}}: {{$phone_number}}
{{__("Email")}}: {{$email}}
{{__("Request Id")}}: {{$insuranceRequest->id}}
{{-- --}}
#{{__("ID")}} #{{__("Show File")}}
{{1}} --}} {{-- --}} {{-- --}} {{-- --}} {{--
@endsection @section("scripts") @endsection