@extends('user.layout') @section('content')
{{ __('Edit_Language') }}
{{ __('Back') }}
@csrf

@endsection