@extends('procurement::layouts.master') @section('title','Edit AVL Entry') @section('content')

Edit AVL — {{ $avl->component->description }} / {{ $avl->supplier->name }}

@csrf @method('PUT')
Cancel
@endsection