@extends('layouts.admin') @section('content')

Client Registration

@if(isShowContent('get.clients')) Client List @endif
@csrf
{{--
--}} {{-- --}} {{-- --}} {{--
--}}
@php $source_types = config('constant.sourceType'); @endphp
@endsection @push('script') @endpush