@extends('sendportal::layouts.app') @section('content')
{{ __('Edit Profile') }}
@csrf @method('PUT')
@endsection