@extends('front.layouts.frontstep') @extends('front.layouts.front') @section('head') {!! HTML::style('assets/global/plugins/bootstrap-fileinput/bootstrap-fileinput.css') !!} {!! HTML::style('assets/global/plugins/bootstrap-datepicker/css/datepicker3.css') !!} @stop @section('mainarea') {{--INLCUDE ERROR MESSAGE BOX--}} @include('admin.common.error') {{--END ERROR MESSAGE BOX--}}
Step 4 of 4