@extends('layouts.admin') @section('title') @lang('Brand') @endsection @section('breadcrumb')

@lang('Brand')

@endsection @section('content')
@forelse ($brands as $item) @empty @endforelse
@lang('Photo') @lang('Action')
@lang('No Data Found')
@endsection @push('script') @endpush