@extends('layout.default') @section('breadcrumbs') @endsection @section('page', 'page__media-language--create') @section('main')

{{ __('common.add') }}

@csrf

@endsection