@php $code = Auth::user()->mfi->code; @endphp @extends('mfi.layouts.app') @push('style') @endpush @section('pagetitlesection') @endsection @section('content')

Add Customer

{{-- ADD CUSTOMER --}}
@endsection @push('scripts') @endpush