@component('layouts.app') @section('title','Ubah Windows') @section('ContentMenu','Ubah Windows') @section('subHeader') {{--
--}} @endsection @section('content')

Ubah Windows

@php($no = 1) @foreach($data->data->periods as $items) @endforeach
X
Tambah Periode
@if (env('APP_ENV') == 'local') Pic @else Pic @endif
Maksimal Ukuran Gambar : 2MB File Yang disarankan (.jpg , .png , .jpeg)
Batal
@endsection @section('script') @endsection @endcomponent