@component('layouts.app') @section('title', 'Tambah Banner') @section('ContentMenu', 'Tambah Banner') @section('subHeader') @endsection @section('content')

Banner

@if ($data->data->image->extension == 'mp4') @if (env('APP_ENV') == 'local') @else @endif @else @if (env('APP_ENV') == 'local') Pic @else Pic @endif {{-- --}} @endif
Maksimal File Size adalah 50MB.
Batal
@endsection @section('script') @endsection @endcomponent