@extends(env('SERVICE_CHECKLISTS', false) ? 'Frontend.Layouts.modal_full' : 'Frontend.Layouts.modal', env('SERVICE_CHECKLISTS', false) ? ['modal_class' => 'modal-lg'] : []) @section('title') {{ trans('front.add_service') }} @stop @section('body') @if (Auth::user()->can('view', new \Tobuli\Entities\Checklist))
@endif