@extends('web.layouts.app') @section('title', __('عناوين الشحن')) @section('page_heading', __('عناوين الشحن')) @section('content')
{{-- Sidebar --}} @include('web.layouts.inc.user_sidebar')
@endsection