@extends('frontend.layout') @section('content')
url_imagen_generado}}" @else src="{{url('').'/images/banner-academia-logos.png'}}" @endif alt="" class="img-fluid desktop" style="max-height: 100vh;width: 100%;"> url_imagen_generado_mobile}}" @else src="{{url('').'/images/banner-academia-logos.png'}}" @endif alt="" class="img-fluid mobile" style="max-height: 100vh;width: 100%;"> @if($flag==1) @endif
{{ csrf_field() }}
@endsection @section('scripts') @endsection