@extends('frontend.layouts.mobile-app') @section('content') @if(session()->has('error'))
{{session()->get('error')}}