@extends('layouts.app') @section('title', 'Profile') @section('content')
@csrf
Cancel
@endsection @push('styles') @endpush @push('scripts') @endpush