@extends('layouts.web_app') @section('head') @endsection @section('breadcrumb')

@section('content') @endsection @include('customer.footer') @endsection @section('js') @endsection