@extends('layouts/contentLayoutMaster') @section('title', 'Revenue Items Issuances') @section('vendor-style') {{-- vendor css files --}} @endsection @section('content')

Revenue Items Issuances

@can('Revenue Items Issuance') Create New Issuance @endcan
@if ($message = Session::get('success'))
@endif @if ($errorMessage = Session::get('errorMessage'))
@endif
Code Store Plant Area Office Dispatch Point Collection Center Building User Type Created By Date Action
@endsection @section('vendor-script') @endsection