@extends('auth.layout') @section('title') Login @endsection @section('login_content')
login

Welcome Back

Don't have an account? SIGNUP

@endsection @section('login_script') @endsection