@extends('../layout/' . $layout) @section('subhead') Atarud MIS - Create Purchase @endsection @section('subcontent')

Create Purchase

{{--
--}}
@csrf @method('post')

Purchase Information



Purchase Items

Add

@endsection @section('script') @endsection