@extends('layouts.customer-app.basic') @section('title') Fitsigma | Customer Profile @endsection @section('CSS') {!! HTML::style('fitsigma_customer/bower_components/bootstrap-datepicker/bootstrap-datepicker.min.css') !!} {!! HTML::style('admin/global/plugins/bootstrap-fileinput/bootstrap-fileinput.css') !!} {!! HTML::style('css/cropper.css')!!} @endsection @section('content')