@extends('layout.layout') @section('content')

Creeaza capitole pentru cursuri

@if($errors->any()) @endif
@csrf

@push('js') @endpush @endsection