@extends('admin.layout') @if(!empty($abe->language) && $abe->language->rtl == 1) @section('styles') @endsection @endif @section('content')
Update Text & Image
@if (!empty($langs)) @endif
@csrf
@if (!empty($abe->table_section_img)) @endif ...

@endsection @section('scripts') @endsection