@extends('mainlayout.layout') @php use App\Models\User; @endphp @section('title') {{env('APP_NAME')}} {{$title}} @endsection @section('content')

{{$title}}










{{-- --}} @endsection