@extends('layouts.user_dashboard_main') @section('content')

Profile

@if(Session::has('success'))
{{ Session::get('success') }}
@endif