@extends('frontend.master') @section('content')
@foreach ($booklets as $bookletss) @endforeach
@endsection()