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

{$ productview.section_name$}

@include('customer.footer')
@endsection