@extends('layouts.app') @section('title', 'Tambah RAB') @section('page_title', 'Tambah RAB') @section('content')
← Kembali
@csrf @include('proyek.rab._form')
Batal
@endsection