@extends('layouts.app') @section('title', 'Bangladesh Unbound - Languages') @section('page-title', 'Languages') @section('breadcrumb') @endsection @section('content')
@yield('page-headder')

View Languages

@include('admin.languages.partials.view-form')
@endsection