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

Tools Issue

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