@extends('layouts.app') @section('title', __('lang_v1.add_new')) @section('content') @include('master::layouts.nav')

@lang('lang_v1.add_new')

@csrf
{{-- 📊 الإحصائيات --}} {{-- 💬 آراء الزبائن --}} {{-- ❓ الأسئلة الشائعة --}} {{-- 🖼️ الصور --}} {{-- 🎨 الألوان --}}
@endsection