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