@extends('admin.layout') @if(!empty($abs->language) && $abs->language->rtl == 1) @section('styles') @endsection @endif @section('content')
{{__('Update Section Titles')}}
@if (!empty($langs)) @endif
@csrf
@if($bs->theme == 'bakery')

@endif
@endsection