@section('title', 'Enter') @extends('layouts.main') @section('extra-css') @endsection @section('content') @include('layouts.partials.success') @include('layouts.partials.errors')