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

{{ __('backend.view') }} {{ __('backend.customer') }}

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