@extends('auth.layouts.master') @section('content')
@include('auth.layouts.header')

Logged Out

Login

@include('auth.layouts.footer')
@endsection