ok
Direktori : /proc/self/root/home2/selectio/www/limpiar.in.net/resources/views/frontend/bkash/ |
Current File : //proc/self/root/home2/selectio/www/limpiar.in.net/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