@php session_start(); $_SESSION['mc_user_id'] = Auth::user()->id; @endphp