@extends('user.layouts.app') @push('styles') @endpush @section('body_class', 'update_profile') @section('content')

My Profile

@endsection @section('footer') @endsection @push('scripts') @endpush