@extends('layouts.frontend') @section('content') @if(isset($error)) {{ $error }} @endif @endsection @section('page-js') @endsection