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

{{ __('back') }} {{ __('customer.customer_details') }} #{{$shopping_user->id}}

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