@extends('layouts.app') @section('title', 'User Orders') @section('content')
@include('partials.frontend.user.sidebar')
@endsection