@extends('layouts.admin') @section('page-title', 'Add-Client-Detail') @section('content')

Add Client

@csrf
{{-- Meta Fields --}}
Cancel
@endsection