@extends('admin.layout') @section('content')

{{ __('Languages') }}

{{ $page_title }}

{{ csrf_field() }}
@endsection @section('script') @endsection