@extends('layouts.admin.admin') @section('page-specific-styles') @endsection @section('title','Update Profile') @section('content') @csrf Email New Password Back @endsection @section('page-specific-scripts') @endsection