@extends('layouts.app') @section('title', "Guru") @section('titleHeader', "Edit Guru") @section('content')

Forms

@csrf @method('PUT')

@endsection