@extends('layouts.master') @php $PayType = config('custom.PayType'); $states = config('custom.states'); $driverType = config('custom.driverType'); $bad_zone = config('custom.bad_zone'); asort($bad_zone); @endphp @section('content')
{{ $message }}