@extends('layouts.app') @section('title', 'Add Purchase') @section('content')

Add Purchase

Form to select supplier and add products.

@endsection