@extends('layouts.app') @section('title',@$title) @section('css') @endsection @section('content') {{@$title}} {{date('Y')}} No Sekolah Kota Tahun Skor @endsection @section('js') @endsection