@extends('adminlte::page') @section('title', 'Edit Profile') @section('content_header')

Edit Profile

@stop @section('content')
@csrf
@stop