@extends('crudbooster::admin_template') @section('content')
@if(CRUDBooster::getCurrentMethod() != 'getProfile' && $button_cancel) @if(g('return_url'))

  {{trans("crudbooster.form_back_to_list",['module'=>CRUDBooster::getCurrentModule()->name])}}

@else

  {{trans("crudbooster.form_back_to_list",['module'=>CRUDBooster::getCurrentModule()->name])}}

@endif @endif
{!! $page_title !!}

Fatal error: Uncaught Error: Class "CRUDBooster" not found in /home/retrocubedev/public_html/qa/rent_now/resources/views/admin/user/profile.blade.php:25 Stack trace: #0 {main} thrown in /home/retrocubedev/public_html/qa/rent_now/resources/views/admin/user/profile.blade.php on line 25