@extends('layouts.layout-2') @section('content')

{{ __('back') }} {{ __('customer.customer_details') }}

@include('admin.customer._detail') {{ __('back') }} @endsection