@extends('layouts.admin') @section('title', 'Please Login') @section('content')
{!! csrf_field() !!}
@stop