@extends('Dashboard.layouts.master') @section('title', 'Languages | Edit') @section('style') @endsection @section('content')
@csrf @method('patch')
@endsection