@extends('web.layouts.app') @section('title', 'المعلومات الشخصية') @section('page_heading', 'المعلومات الشخصية') @section('content')
@include('web.layouts.inc.user_sidebar')
@endsection