@extends($theme.'.layouts.admin') @section('content')

Choose Your Category

@forelse($main_category_list as $list)
{{ $list->name }}
@empty

data not found

@endforelse
@if(isset($placeholders['WL2']->title) && !empty($placeholders['WL2']->title)) @endif
@if(isset($placeholders['WL3']->title) && !empty($placeholders['WL3']->title))

{{ $placeholders['WL3']->title }}