@extends('frontend.layouts.app') @section('styles') @endsection @section('content')
@include('user.sidebar')

PROFILE

@csrf
person
assignment_ind
email
Image
mode_edit
@endsection @section('scripts') @endsection