@extends('layouts.app') @section('body-class', 'page-order') @section('content') @hookinsert('account.sells_index.top')
@include('shared.account-sidebar')
@endsection @push('footer') @endpush