@extends('web.layouts.app') @section('title', 'سياراتي') @section('page_heading', 'إدارة سياراتك') @section('content')
@include('web.layouts.inc.user_sidebar')
@endsection @section('scripts') @endsection