@extends('layouts.app') @section('content')

Tambah Teknisi

@csrf @method('PUT') @include('teknisi.form')
@endsection