@extends('layouts.app') @section('title', isset($supplier) ? 'Edit Supplier' : 'Add Supplier') @section('content')