@extends('adminlte::page') @section('title', 'Tentang Sekolah') @section('content')


@foreach ( $school as $k ) @endforeach
Tentang Sekolah Aksi
{{ $k->tentang }} edit
@endsection