@extends('pages.user_dashboard') @section('breadcrumb') @endsection @section('user_content')
@include('layouts.user_sidebar')

Profile update

@csrf
Security update (optional)
@endsection