@extends('layouts.app') @section('title', 'Edit Brand') @section('breadcrumb', 'Manage Brand') @section('sub-breadcrumb') {{-- --}} Edit Brand @endsection @section('brand', 'kt-menu__item--open kt-menu__item--here') @section('list-brand', 'kt-menu__item--active') @section('content')
@include('layouts.notification')
@csrf

current image           new image

@endsection @section('custom-script') @endsection