@extends('layouts.app') @section('content') @php $user = Auth::user(); @endphp
{{-- --}}
{{-- --}}
@csrf
{{-- --}} @endsection