@extends('layouts.home_layout') @section('title','User Profile Update') @section('style') @endsection @section('content')
@include('common.alert_msg')

@endsection @section('script') @endsection