@extends('layouts.master') @push('style') @endpush @section('content')
@csrf @include('pages.page-data.form', [($type = 'edit')])
@csrf
@endsection @push('script') @endpush