@extends('layouts.app') @php $isRtl = in_array(app()->getLocale(), ['fa', 'ar', 'he', 'ur'], true); @endphp @section('body_class', 'admin-layout') @section('attr_head_auth') @stack('extra_css') @endsection @section('auth')