@extends('admin.layout') @section('content')
{{__('Edit Language')}}
Back
@csrf

@endsection