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

@endif --}}

@if($activeTheme == 'multipurpose')

@endif
@endsection