@extends('layouts.panel') @section('title', app(\App\Services\TitleService::class)->generate()) @section('meta_description', 'ویرایش مشخصات و اعتبارسنجی تامین‌کننده در منیجینو ابزار برای مدیریت خرید و فروش مواد شیمیایی') @section('content')
@csrf @method('PUT')
@push('scripts') @endpush @endsection