@extends('web.layouts.app') @section('title', 'إضافة عنوان جديد') @section('page_heading', 'إضافة عنوان جديد') @section('content')
{{-- Sidebar إن وجد --}} @include('web.layouts.inc.user_sidebar')
{{-- col-lg-9 --}}
{{-- row --}}
{{-- container --}}
{{-- user-info-page --}}
{{-- content --}} @endsection