One Hat Cyber Team
  • Dir : ~/home/smarbgfw/.trash/core/resources/views/front/
  • Edit File: client_feedback.blade.php
    @if ($errors->has('feedback'))

    {{ $errors->first('feedback') }}

    @endif
    @endsection @section('scripts') @endsection