@extends('partial.mobile') @php $userRole = auth()->user()->roles[0]->id; $page_name = 'Prediction'; @endphp @include('partial.header') @include('partial.loader')