@extends('layouts.customer-app.basic') @section('title') Fitsigma | Add Subscription @endsection @section('CSS') {!! HTML::style('fitsigma_customer/bower_components/bootstrap-select/bootstrap-select.min.css') !!} {!! HTML::style('fitsigma_customer/bower_components/custom-select/custom-select.css') !!} {!! HTML::style('fitsigma_customer/bower_components/bootstrap-datepicker/bootstrap-datepicker.min.css') !!} @endsection @section('content')