@extends('layouts.app') @section('header')
@endsection @section('content')
Add Customer
{{ csrf_field() }}




@endsection