@extends('layouts.app') @section('title', isset($vendor) ? 'Edit Vendor' : 'Add Vendor') @section('breadcrumb')
{{ $vendor->name }}