@extends('admin.layouts.layout-login') @section('main') {{ Form::open(array('url' => 'admin/login', 'method' => 'post', 'id' => 'sign_in')) }}