@extends('layouts.frontendapp') @section('title', config('app.name')) @section('content')

Update Your Details

@csrf @method('PUT')
@endsection