@extends('layouts.app') {{--Important Variables--}} @section('title') {{ $moduleName }}->{{ $createItemName }} @stop @section('top-bar') @include('includes.top-bar') @stop @section('left-sidebar') @include('includes.left-sidebar') @stop @section('content')
All

{{ $createItemName }} Edit {{ $moduleName }} Information

{{ csrf_field() }}
Type    type=='1') checked @endif /> type=='0') checked @endif />
@stop @push('include-css') @endpush @push('include-js') @endpush