@yield('css') @include('sweetalert::alert') @include('partials.header') @yield('content')
© Copyright 2025, IITECH SARL
@if (!Auth::check()) @include('partials.auth') @else @include('partials.profil') @endif @include('partials.resend-otp') @yield('scripts') @yield('script-select2')