@extends('front.layouts.app') @section('content')
@include('front.partials.sidebar')
@endsection @section('script') @endsection