@extends('dashboard.layouts.master') @section('title', __('backend.view_customer')) @section('content')

{{ __('backend.view_customer') }}

{{ __('backend.dashboard') }} / {{ __('backend.customer') }} / {{ __('backend.view_customer') }}
@endsection @push('after-scripts') @endpush