@extends('dashboard.layout.master') @section('content')
{{ method_field('PUT') }} @include('dashboard.data.customers.partials.form')
@endsection