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

Revenue Items Transfer

@can('Revenue Items Transfer') Create New Transfer @endcan
@if ($message = Session::get('success'))
@endif @if ($errorMessage = Session::get('errorMessage'))
@endif
{{-- --}} {{-- --}}
#Code From ToTypeCreated By Status Date/Time Action
Plant Area Office Store Plant Area Office Store
@endsection @section('vendor-script') @endsection