@extends('admin.layout') @if(!empty($abe->language) && $abe->language->rtl == 1) @section('styles') @endsection @endif @section('content')
Update Menu Section
@if (!empty($langs)) @endif
@csrf @if($bs->theme === "multipurpose")
@if (!empty($abe->menu_section_img)) @endif ...

This background is shown in menu version 2

@endif
@if($bs->theme != "multipurpose") @endif

@if($bs->theme === "multipurpose")

@endif
@endsection @section('scripts') @endsection