@extends('layouts.master') @section('style') @endsection @section('content') @php $PayType = config('custom.PayType'); $states = config('custom.states'); $driverType = config('custom.driverType'); $bad_zone = config('custom.bad_zone'); $vendors = config('custom.vendors'); $repairTypes = config('custom.repairTypes'); @endphp