@extends('layouts.admin') @section('content')
{{ csrf_field() }}
Sales Goal
@endsection @section('scripts') @endsection