@extends('layouts.app') @section('title', 'Daftar Pusat Data') @section('heading', 'Pusat Data') @section('page-title', 'Daftar Pusat Data Baharu') @section('content')
@include('data_centres._form')
@endsection