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

Add Customer

@csrf
@endsection