@extends('layouts.master') @section('title',__('All Languages')) @section('breadcum') @endsection @section('maincontent')
{{ __('Add Language') }}
{{ __('All Languages') }}
{{ __('#') }} {{__('Local')}} {{__('Name')}} {{__('Default')}} {{__('Created At')}} {{__('Actions')}}
@endsection @section('script') @endsection