@extends('employer.layouts.master') @section('page-title'){{$page}}@endsection @section('menu'){{$menu}}@endsection @section('content')

{{ __('message.update_css') }}

CSS

@if(empAllowedTo('css_settings'))
@endif
@endsection @section('page-scripts') @endsection