@php $firm_types = [ 'Partnership' => 'Partnership', 'Proprietorship' => 'Proprietorship', 'PVT LTD' => 'PVT LTD', ]; @endphp @extends('admin.layouts.layouts') @section('title', 'Create | Courier Companies') @section('page-css') @endsection @section('content')