@extends('dashboard.inc.layout') @section('title', 'კათედრის დამატება') @section('content')

კათედრის დამატება

უკან დაბრუნება
@include('dashboard.inc.message') @include('dashboard.inc.errors')
{{ csrf_field() }}
@foreach(LaravelLocalization::getLocalesOrder() as $_key => $_lang)
@endforeach

@stop