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

@endsection