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

Edit Profile

@csrf @method('patch')
@endsection