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

Revenue Items Returns

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