@extends('layouts.main') @section('title', (isset($rec->id)) ? __('form.edit_task'). " : " . $rec->title : __('form.new_task')) @section('content')