@include('Admin.Includes.header') @php use Illuminate\Support\Facades\Auth; use App\General\BrandClass; $logged_in_user = Auth::user(); @endphp

{{ __('Brand List') }}

@if (session('success')) @endif @if ($errors->any()) @endif
Profile Logo

Dev Team

Admin

Active
ACCOUNT DETAILS
User ID #2
Member Since Sep 10, 2023
Last Updated Feb 05, 2025
Profile Information
Verified
Security Settings
••••••••• Updated 3 months ago
@include('Admin.Includes.footer')