@extends('layouts.customapp') @section('custom-styles') @endsection @section('content')
@csrf

Login

Add product to cart

@endsection('content') @section('custom-scripts') @endsection