@extends('backend.layouts.app') @section('content') @section('page-css') @endsection @php use App\Upload; $getAllProfileImage = []; @endphp {{-- New Design --}}
{{ translate('All Brands') }}
Add New Brand
@endsection @section('modal') @include('modals.delete_modal') {{-- Update Modal --}} @endsection @section('script') @endsection