@extends('../layout/' . $layout) @section('subhead') Add Customer @endsection @section('subcontent')

Add Customer

@csrf
@endsection @section('script') @endsection