@extends('teacher.layouts.layouts') @section('content')

Create Language

@csrf
@error('name')
{{ $message }}
@enderror
@endsection