@extends('layouts.admin') @section('page-header') @endsection @section('content')

{{$training->title}}

@endsection @section('scripts') @endsection