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

Items Transfer

@can('Consumable 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