@extends('layouts.user') @section('title', 'Profile') @section('content')

Profile

@csrf
@endsection