@extends('layouts.admin') @section('css') @endsection @section('content')
{{ $data->id ? __('page_management.edit') : __('page_management.add') }}