@extends('dashboard.layouts.master') @section('title', __('View Label')) @section('content')

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

{{ __('backend.dashboard') }} / Labels / View Label
@endsection @push('after-scripts') @endpush