{{-- modal riêng --}} @if ($modals = get_admin_template_data('modals')) @foreach ($modals as $modal) @include($_template.$modal) @endforeach @endif