@extends('front.layouts.master') @push('css') @endpush @section('content')
@include('end-user.layouts.profile_sidebar')
@endsection @push('js') @endpush