@extends('layouts.app') @section('title', $supplier->exists ? __('Edit Supplier') : __('Add Supplier')) @section('content')