{{-- Sidebar --}} @if (Auth::user()->is_admin) {{-- Include the sidebar partial --}} @include('partials.sidebar.admin.sidebar') @else {{-- Include the sidebar partial --}} @include('partials.sidebar.user.sidebar') @endif

{{ __('messages.add_project') }}

{{ __('messages.obligatory_fields') }}

@csrf
1
المعلومات الأساسية
2
الوثائق
3
التأكيد النهائي
3
التأكيد النهائي1
Step 1 content...
{{-- --}}