@extends('layouts/layout') @section('content')

Create Language

@csrf @include('admin.languages.form')
@endsection