@extends('layouts.mainlayout') @section('fullwidth', true) @section('content')

Help center

Video guides for the most frequently used Manpower CRM functions.

{{ count($tutorials) }} guides
@foreach ($tutorials as $tutorial)

{{ $tutorial['title'] }}

{{ $tutorial['description'] }}

@endforeach
@endsection