@extends('layouts.base') @section('body') 🦷 MediBook AI {{ app()->getLocale() === 'ar' ? 'EN' : 'عربي' }} ◐ {{ __('Log in') }} {{ __('Sign up free') }} {{ __('Features') }} {{ __('Pricing') }} {{ __('FAQ') }} @yield('content') @endsection