@php $routeLink =$blade_data['routesLink']??"admin.memberships"; @endphp @extends('admin.layouts.app') @section('page-title',$blade_data['title']) @section('breadcrumb') @endsection @section('content')
@if (isset($form_data->id)) @else @endif
@endsection