@extends('layouts.app') @section('title', __('vendor.edit')) @section('content')
{{ $vendor->name }}
{{ $vendor->description }}