@extends('admin.layout.master') @section('title') {{ $current_route->{'name_' . trans('admin.lang')} }} @stop @section('page-breadcrumb')

{{ $current_route->{'name_' . trans('admin.lang')} }}

@stop @section('page-content')
@include('admin.layout.error')