{{--
--}}
@include('layouts.header')
@include('layouts.navigation')
@include('layouts.breadcrumb') @yield('content')
@if(session('error'))
{{ session('error') }}
@endif @include('layouts.footer') @include('template.popup.emoji') @include('template.popup.h5p') @include('template.popup.link') @include('template.popup.delete-confirm')
Đang tải...
Đang tải dữ liệu...