@extends('layouts.app') @section('title', 'Record Supplier Invoice') @section('content')

Record Supplier Invoice

Link a supplier's bill to your existing Purchase Orders

@csrf
$

Please select a supplier first to see their open Purchase Orders.

Cancel
@endsection