ok
Direktori : /home2/selectio/public_html/limpiar.in.net/updates/resources/views/frontend/bkash/ |
Current File : /home2/selectio/public_html/limpiar.in.net/updates/resources/views/frontend/bkash/fail.blade.php |
@extends('frontend.layouts.app') @section('content') <div class="alert alert-danger text-center mt-3"> @if(isset($errorMessage)) <h1 style="color:red;">{{ $errorMessage }}</h1> @endif </div> @endsection