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

img_head
International Consorsium for Court
@endsection {{----------------------------------------- Breadcrumb -----------------------------------------}} @section('breadcrumb')
Beranda Reformasi Birokrasi International Consorsium for Court
@endsection {{------------------------------------------ Content ------------------------------------------}} @section('content')
International Consorsium for Court

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