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