{{ session('error') }}
@endif
@if (session('success'))
{{ session('success') }}
@endif
@extends('layout.admin_layout') @section('title', 'admin-dashboard') @section('body') @section('header', 'Manage Profile') @section('badge') {{--