@extends('admin.sidebar') @section('content') Ubah Data Sekolah @include('message') @csrf @method('put') {{-- Photo Sekolah Atlet --}} Nama Sekolah Atlet Alamat Sekolah Atlet Deskripsi {{ $sekolah->deskripsi }} {{-- Lokasi Spesifik Sekolah Atlet --}} @push('ckEditor') {{-- cdn ckeditor --}} {{-- cdn ckeditor --}} @endpush @endsection