@extends('layout.common') @if ($page=='E') @section('title', 'Evaluator Log In') @elseif ($page=='A') @section('title', 'Administrator Log In') @elseif ($page=='M') @section('title', 'Moderator Log In') @endif @section('description', null) @section('keywords', null) @section('content')