@extends('admin.layout') @section('content')
{{ __('Package Features') }}
{{ csrf_field() }}
{{ __('Only these selected features will be visible in frontend Pricing Section') }}
@endsection