@extends('templates.structure') @section('custom_css') @endsection @section('content')
{{--

Form Event & Broadcasting

--}}
type == 'broadcast' ? 'checked=""' : ''}}> Broadcast
      
type == 'invitation' ? 'checked=""' : ''}}> Invitation
{{-- --}}

type.'/'.$data->media}}" alt="your image" style="max-height:500px;max-width:500px;width: expression(this.width > 500 ? 500: true);" />

{{--
--}}
{{--
--}} {{-- --}}
@endsection @section('custom_js') {{-- --}} @endsection