@extends('layouts.main', ['title' => 'Tambah Data Setor']) @section('content')

Tambah Data Setor

@csrf @include('setor.form')

@endsection