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

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

{{ __('backend.dashboard') }} / {{ __('backend.settings') }} / {{ __('backend.labels') }} / {{ __('backend.viewLabel') }}
@endsection @push('after-scripts') @endpush