@extends('layouts.app') @section('styles') @endsection @section('content') @canany(['test-section-create','test-section-edit']) @endcanany @can('test-section-list')

View Sections

@endcan {{-- #########################Info Modal################################### --}} {{-- #########################End Of Info Modal############################ --}} {{-- #########################Question Modal################################### --}} {{-- #########################End Of Question Modal############################ --}} @endsection @section('scripts') {{-- ################################Jquery Datatable########################### --}} {{-- --}} {{-- ########################################################################## --}} @endsection