@extends('master.app') @section('title', 'customer') @section('body') Edit @method('put') @csrf name Email Phone Address Edit @endsection @section('pageJs') @endsection