@extends('layouts.master') @section('title')AC Issue @endsection @section('page-title')AC Issue @endsection @section('body') @endsection @section('content')

AC Issue

{{-- @can('Create Issue') --}} {{-- --}} {{-- @endcan --}}
Action # Issue No Request No Issue Date Issue Title Created At
@endsection @section('scripts') @if(session('success')) @elseif (session('error')) @endif @endsection