@extends('admin.layout.master') @section('title','ISSUE') @section('custom_style') @endsection @section ('content')

Issue List

@csrf


@include('inventory.global.loader')
{{-- --}}
@endsection @section('script') @endsection