@extends('admin.layouts.admin_layout') @section('content')

@include('flash::message')
@include('admin.user.profile')
@endsection