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





@endsection