@section('content') @include('offerings/head')
@if($docs) @foreach($docs as $doc) @endforeach {{ $docs->links() }} @endif
@endsection