@extends('front.layouts.master') @section('title', isset($title) ? $title : 'Home') @section('description', isset($description) ? $description : '') @section('keywords', isset($keywords) ? $keywords : '') @section('content')
{!! langConverter(isset($informativedata['en_handicraft_description']) ? $informativedata['en_handicraft_description'] : '', isset($informativedata['fr_handicraft_description']) ? $informativedata['fr_handicraft_description'] : '' ) !!}
{{-- Counter Section --}}
16
{{ __('Operating Handicraft workshops') }}
{{ __('Learn more') }}
{{ womens()->count() }}
{{ __('Employed local women') }}
{{ __('Meet the women') }}
30
{{__('Products sold at Nature shop')}}
{{ __('Special Request') }}
@endsection