@extends('layouts.user') @section('title', 'My Articles - StarHela') @section('page-title', 'My Articles') @section('breadcrumb-current', 'My Articles') @section('content')
My Articles content will be displayed here.