@extends('web.layouts.layout') @section('css') @endsection @section('container_content') Sign In @include('web.layouts.partial') @csrf() Name Phone Number {{-- --}} {{-- --}} {{-- --}} {{-- Check this custom checkbox--}} {{-- --}} {{-- --}} {{-- --}} {{-- Forget Password?--}} {{-- --}} Sign In @endsection @section('inner_js') @endsection