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