@php $payTypes = ['Cash' => 'Cash', 'Online' => 'Online', 'Cheque' => 'Cheque']; @endphp @extends('admin.layouts.layouts') @section('title', 'Edit | History License Document') @section('content')