@extends('layouts.base') @section('body')

HOMEPAGE

@auth
@csrf
@else Login administrator @endauth
@endsection