@extends('admin.layouts.app', ['title' => __('Membership Content')]) @section('content')

{{ __('Membership Content') }}

No Title Action
@include('admin.layouts.footers.auth')
@endsection @push('js') @endpush