@extends('Manager.Master') @section('title') ویرایش برند - {{ $data->fa_name }} @stop @section('content')

ویرایش برند


{{ csrf_field() }}
@if($errors->first()) @include('Manager.Componet.error', ['error' => $errors->first()]) @endif @stop @section("footer")