@extends('layouts.app') @section('title', 'Bangladesh Unbound - Create New Customers') @section('page-title', 'Customers') @section('breadcrumb') @endsection @section('breadcrumb') @endsection @section('content')

Create Package Create New Customer

Back to customers
@include('admin.customers.partials.create-form')
@endsection