/home/techb158/ileadtechnology.com/resources/views/admin/language
NameSizeModeActions
adminstatic/-0755rm
flashmsg/-0755rm
frontstatic/-0755rm
create.blade.php21770644editdlrm
edit.blade.php25590644editdlrm
index.blade.php26070644editdlrm
show.blade.php23790644editdlrm
Edit: /home/techb158/ileadtechnology.com/resources/views/admin/language/show.blade.php (2379B)
@extends('admin.layouts.master') @section('title', 'Language - Admin') @section('body') @include('admin.message') @if ($errors->any())
@endif

{{ __('adminstaticword.Language') }}

@endsection