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

Profile

@include('notify.errors') @include('notify.success')

Edit Profile

@csrf
@endsection