@php $key = 'all'; @endphp @extends('layout.default') @section('styles') @endsection @section('content')
@include('layout.notifications') @if(!empty($datas)) @foreach($datas as $data) @endforeach @else @endif
Action Brand Logo Brand Code Brand Name
Edit Delete @if(!empty($data['brand_logo'])) @endif {{$data['brand_code']}} {{$data['brand_name']}}
Data Not Available
@endsection @section('scripts') @endsection