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

Edit Supplier

@method('PUT') @include('suppliers._form')
@endsection