@extends('backend.layout.master') @section('title', __('Hourly Rate & Photo Settings')) @section('content')

{{ __('Hourly Rate & Photo Settings') }}

@csrf


@can('photo-page-settings-update') @endcan
@endsection