@extends('layouts.app') @section('title', __('dashboard.sales_focus.title')) @section('page_heading', __('dashboard.sales_focus.title')) @section('content') @php $exitIcon = app()->getLocale() === 'ar' ? 'fa-solid fa-right-from-bracket' : 'fa-solid fa-right-to-bracket'; @endphp {{-- Header bar --}}