@extends('admin.layout.master') @section('title', 'Dil Yƶnetimi') @section('breadcrumb')
@stop @section('content')
@section('css') @livewireStyles @stop @section('js') @livewireScripts @stop @stop