@extends('layouts.app') @section('title') Login @endsection @section('content') @php $content = App\Models\LoginCms::find(1); @endphp
{{ Session::get('info') }}
or use a social network