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

Create Package View Customer

Back to customers

View Customers

@include('admin.customers.partials.view-form')
@endsection