@extends('layouts.admin') @section('title', 'Create Customer') @section('content')
@csrf
@endsection