@extends('site.inner') @section('title') {{label('lbl_not_found')}} @endsection @section('breadcrumb') @endsection {{-- @section('page_title') {{label('lbl_not_found')}} @endsection --}} @section('page_content')

{{ label('lbl_not_found') }}

{!! label('lbl_resource_not_found') !!}
@include('site.includes/sidebar')
@stop