{{-- Extends layout --}} @extends('layout.login') {{-- Content --}} @section('content')
@endsection {{-- Scripts Section --}} @section('scripts') @endsection