@extends('layouts.master') @section('title', 'Agro Pro - Move Crop Inventory') @section('content')
{{ \Carbon\Carbon::parse ($db_current_date)->isoFormat('ddd, Do MMMM, YYYY')}}
Move Inventory
@csrf
@csrf
@endsection @section('footer-links') @endsection