{{------------------------------------------ Template ------------------------------------------}} @extends('template.template') {{------------------------------------------- Title --------------------------------------------}} @section('title') {{ config('app.name') }} @endsection {{------------------------------------------ page-css ------------------------------------------}} @section('page-css') @endsection {{------------------------------------------- navbar -------------------------------------------}} @section('navbar') @include('template.navbar') @endsection {{------------------------------------------ subtitle ------------------------------------------}} @section('subtitle')

img_head
Prosedur Kakasi Perkara Perdata
@endsection {{----------------------------------------- Breadcrumb -----------------------------------------}} @section('breadcrumb')
Beranda Tentang Pengadilan Kepaniteraan Kepaniteraan Perdata Prosedur Kakasi Perkara Perdata
@endsection {{------------------------------------------ Content ------------------------------------------}} @section('content')
Prosedur Kakasi Perkara Perdata

« Kembali
@endsection {{------------------------------------------ Page js ------------------------------------------}} @section('page-js') @endsection