@extends('adminlte::page') @section('title', config('adminlte.title') . ' | Training') @section('content_header')

Training

@stop @section('content')
@stop @section('footer')   @stop