@extends('template.app') @section('title', 'Edit Pajak') @section('css') @endsection @section('breadcrumb') @endsection @section('content')
Edit Pajak
@csrf @method('PUT')
%
Batal
@endsection @section('js') @endsection