@extends('admin.layout.master') @section('content')
@csrf

Add New Client

@endsection @section('scripts') @endsection