@extends("app") @section('head_title', 'Log in to | '.getcong('site_name') ) @section('head_url', Request::url()) @section("content")

Log in to {{getcong('site_name')}}

@endsection