@extends('layouts.nifty') @section('content')

New Transaction

{{ auth()->user()->branch->branch }}

@csrf
Prescription
Action Item Description Qty Prescribed Qty Sold Remaining Dosage Last Trans Date Last Trans Time Last Branch Refill Date
Purchases

Action Item Description Qty to Buy
@include('partials.footer')
@endsection