@extends('layouts.sash') @section('title', 'Add Customer') @section('content')
Add Customer
@csrf
@endsection