@extends('layouts.gym-merchant.gymbasic') @section('CSS') {!! HTML::style('admin/apps/css/inbox.min.css') !!} {!! HTML::style('admin/global/plugins/bootstrap-wysihtml5/bootstrap-wysihtml5.css') !!} @stack('show-styles') @stop @section('content')
@stop @section('modal') @endsection @section('footer') @stack('detail-scripts') @stack('show-scripts') {!! HTML::script('admin/global/plugins/bootstrap-wysihtml5/wysihtml5-0.3.0.js') !!} {!! HTML::script('admin/global/plugins/bootstrap-wysihtml5/bootstrap-wysihtml5.js') !!} @stop