@extends('layout.master') @if (!empty($guru)) @section('title', 'Edit Guru') @else @section('title', 'Tambah Guru') @endif @section('content') @if ($errors->any())