@extends('layouts.admin.adminlayout') @section('header_scripts') @stop @section('content')
{{ getPhrase('sno')}} {{ getPhrase('name')}} {{ getPhrase('code')}} {{ getPhrase('slug')}} {{ getPhrase('description')}} {{ getPhrase('action')}}
@endsection @section('footer_scripts') @stop