@extends('auth.layouts.app') @section('content')
@include('auth.sections.login.left_side') @include('auth.sections.login.right_side')
@endsection