@extends('layout.admin.master') @section('meta-title', 'LEREVE - Update Category') @section('body-class', 'menu-position-side menu-side-left full-screen with-content-panel') @section('breadcrumbs') @endsection @push('asset-top') @endpush @section('content')
Category
@csrf
Update
@error('url') @enderror
@error('location') @enderror
Media
@if($banner->image) @endif @error('thumbnail') @enderror
Media
@if($banner->image) @endif @error('thumbnail_ar') @enderror
@endsection