@extends('layout')
@section('title')
{{ l('{0}', Inflector::humanize(f('controller')->getClass())) . ' Create' }}
@stop
@section('page.breadcumb.section')
{{ l('{0}', Inflector::humanize(f('controller')->getClass())) }}
Create
@stop
@section('fields')
@section('caption')
Tambah Sirkulasi
@show
@stop
@section('quick.nav')
@stop