@extends('layouts.admin.app') @section('content')
Tambah Spesialisasi
@csrf
@error('name')
{{ $message }}
@enderror
@endsection